I have a problem with word press not displaying the SEO title from All in One SEO plugin. I have looked at the wp_title() which then goes to the single_post_title() but can not see anything that is looking up the wp_postmeta.meta_value in the database only post_title.
Maybe this is a part of the plugin but where does the plugin overwrite the default behaviour of word press <title>.
Check your Theme:
If there is everything ok with your Theme, also the All in one SEO-Pack will work, i suppose. If not, deactivate all other Plugins to check if one of these is overwriting or hooking into the title functions, so that the All in one SEO-Pack can not take action.
Hope this helps.