Can you override your developer folder name?

And for those who were wondering like me, the default source is FGenericPlatformProcess::UserName(), which in Windows is FWindowsPlatformProcess::UserName(), which uses the Windows call GetUserName().