If you want to change the titles of the rss-feed:
Open qa-include/qa-lang-misc.php and change:
'feed_a_prefix' => 'Answered: ',
to
'feed_a_prefix' => 'Answer: ',
If you want to change more text related to rss-feeds, please have also a look in qa-include/qa-lang-options.php.