Yes it is possible to run the report in a dedicated server group.
I think it is possible to do so using the ABAP statement CALL FUNCTION STARTING NEW TASK with the addition DESTINATION IN GROUP default, where default is the group for all servers; it is also possible to specify specific groups. Using transaction RZ12 we can define our own server groups.
Regards,
Tanmoy