There's this setting in app.config, which you should put in your local.config, and then set it to false:
# Automatically calculate ranks?
Config::Set('RANKS_AUTOCALCULATE', true);
Then when you edit a pilot's profile, you'll have the option to change their rank as wellq