Hi Khaja ,
You must be having date field in your report for the above requirement.
Using date field , extract the month number (Use Month function in report)
Then create a another variable which converts the Month number to Month name( using if else clause in report)
You can have a cross tab for the above requirement and dynamically month and assign person name will increase .
Let me know how it goes.
Regards,
Pranay