If you have this set in your local.config.php...
# Automatically calculate ranks?
Config::Set('RANKS_AUTOCALCULATE', true);
Change it to...
# Automatically calculate ranks?
Config::Set('RANKS_AUTOCALCULATE', false);
And then, when you go to your admin center, on the side, click on Pilots & Groups, and click on View All Pilots. Select the pilot you want to edit, and then change their rank to whatever you want to, and click save button.