This is a known issue that the developers are aware of. We are working to resolve it.
Here is a script to remove all the roles, so you can then just add the ones you want.
PLEASE make a backup of your database before you run this.
UPDATE activesocial_Settings SET SettingValue = '' WHERE PortalID = '0' AND SettingName = 'GLOBALGROUPCREATORS'
You may need to change the 0 to a different number if you are on a different portal.
Copy and paste the script into the Host SQL menu, execute. Then Go to Host Settings, and click Restart Application.
Then visit the global group settings page in Active Social.