yeh you can also change ur subject. in the same page find this tag
wp_mail($user_email, sprintf(__(‘[%s] Your Subject Text Goes Here‘), get_option(‘blogname’)), $message);
and if u want to remove ur blog title before subject heading than u just remove [%s]