Go into the DB and find the table forum_moderators, the columns should be,
id, pilot_id, mod_level
1 1 2
change the pilot_id column to whichever pilot you would like in that first row.
If it is pilot #2 you would change it to
id, pilot_id, mod_level
1 2 2