How to limit fields to those visible in report when editing a record

How to limit fields to those visible in report when editing a record

I created a report that only shows 10 fields. The form this report is based on has 100 fields. 

When a user clicks "Edit" for a record, I would like only the 10 fields in the report to be visible in the Edit view rather than all 100 fields in the form. 

Is there a way to do this?