How do I remove certain fields from the forum edit my profile page?

The easiest way would be to edit the form-user-edit.php template located in /templates/default/bbpress/ and remove the fields you do not want your users to be able to edit.

Make sure that you don’t edit bbPress core files and copy the template to your themes /bbpress folder as outlined in the codex http://codex.bbpress.org/theme-compatibility/